Esx Settings Depots AddonVersion
Esx Settings Depots AddonVersion
The Esx Settings Depots AddonVersion schema contains fields that describe a specific version of an addon.
This schema was added in vSphere API 7.0.3.0.
JSON Example
{
"version": "string",
"display_version": "string"
}
string
version
Required
Version of the addon.
This property was added in vSphere API 7.0.3.0.
string
display_version
Required
Human readable version of the addon.
This property was added in vSphere API 7.0.3.0.